PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFShowText4Operator Class


In This Topic
    PDFShowText4Operator Class Methods
    In This Topic

    For a list of all members of this type, see PDFShowText4Operator members.

    Public Methods
     NameDescription
    Public MethodGets the character spacing.  
    Public MethodGets the content stream container from which the operator is extracted. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the operator code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the text.  
    Public MethodGets the text painted by this operator.
    This property is set only when the property is set to true on the object that processes this operator  
    Public MethodGets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the word spacing.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the character spacing.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodSets the text.  
    Public MethodSets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodSets the word spacing.  
    Top
    See Also